home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / make-367.lha / make-3.67 / make.info (.txt) < prev    next >
GNU Info File  |  1993-05-16  |  5KB  |  277 lines

  1. This is Info file make.info, produced by Makeinfo-1.54 from the input
  2. file make.texinfo.
  3.    This file documents the GNU Make utility, which determines
  4. automatically which pieces of a large program need to be recompiled,
  5. and issues the commands to recompile them.
  6.    This is Edition 0.42, last updated 14 May 1993, of `The GNU Make
  7. Manual', for `make', Version 3.66 Beta.
  8.    Copyright (C) 1988, '89, '90, '91, '92, '93 Free Software
  9. Foundation, Inc.
  10.    Permission is granted to make and distribute verbatim copies of this
  11. manual provided the copyright notice and this permission notice are
  12. preserved on all copies.
  13.    Permission is granted to copy and distribute modified versions of
  14. this manual under the conditions for verbatim copying, provided also
  15. that the section entitled "GNU General Public License" is included
  16. exactly as in the original, and provided that the entire resulting
  17. derived work is distributed under the terms of a permission notice
  18. identical to this one.
  19.    Permission is granted to copy and distribute translations of this
  20. manual into another language, under the above conditions for modified
  21. versions, except that the text of the translations of the section
  22. entitled "GNU General Public License" must be approved for accuracy by
  23. the Foundation.
  24. Indirect:
  25. make.info-1: 1275
  26. make.info-2: 50421
  27. make.info-3: 99996
  28. make.info-4: 149989
  29. make.info-5: 198533
  30. make.info-6: 247621
  31. make.info-7: 295585
  32. make.info-8: 320555
  33. Tag Table:
  34. (Indirect)
  35. Node: Top
  36. Node: Copying
  37. 12156
  38. Node: Overview
  39. 31307
  40. Node: Preparing
  41. 32248
  42. Node: Reading
  43. 33203
  44. Node: Bugs
  45. 34125
  46. Node: Introduction
  47. 36033
  48. Node: Rule Introduction
  49. 37620
  50. Node: Simple Makefile
  51. 39329
  52. Node: How Make Works
  53. 42942
  54. Node: Variables Simplify
  55. 45440
  56. Node: make Deduces
  57. 47646
  58. Node: Combine By Dependency
  59. 49393
  60. Node: Cleanup
  61. 50421
  62. Node: Makefiles
  63. 51831
  64. Node: Makefile Contents
  65. 52528
  66. Node: Makefile Names
  67. 54788
  68. Node: Include
  69. 56390
  70. Node: MAKEFILES Variable
  71. 59460
  72. Node: Remaking Makefiles
  73. 60962
  74. Node: Overriding Makefiles
  75. 64780
  76. Node: Rules
  77. 66370
  78. Node: Rule Example
  79. 68970
  80. Node: Rule Syntax
  81. 69805
  82. Node: Wildcards
  83. 72014
  84. Node: Wildcard Examples
  85. 73524
  86. Node: Wildcard Pitfall
  87. 74759
  88. Node: Wildcard Function
  89. 75912
  90. Node: Directory Search
  91. 77403
  92. Node: General Search
  93. 78463
  94. Node: Selective Search
  95. 79970
  96. Node: Commands/Search
  97. 82875
  98. Node: Implicit/Search
  99. 84215
  100. Node: Libraries/Search
  101. 85131
  102. Node: Phony Targets
  103. 86200
  104. Node: Force Targets
  105. 89545
  106. Node: Empty Targets
  107. 90582
  108. Node: Special Targets
  109. 91842
  110. Node: Multiple Targets
  111. 95406
  112. Node: Multiple Rules
  113. 97273
  114. Node: Static Pattern
  115. 99356
  116. Node: Static Usage
  117. 99996
  118. Node: Static versus Implicit
  119. 103639
  120. Node: Double-Colon
  121. 105370
  122. Node: Automatic Dependencies
  123. 106900
  124. Node: Commands
  125. 110144
  126. Node: Echoing
  127. 111705
  128. Node: Execution
  129. 112942
  130. Node: Parallel
  131. 114610
  132. Node: Errors
  133. 117925
  134. Node: Interrupts
  135. 120824
  136. Node: Recursion
  137. 122405
  138. Node: MAKE Variable
  139. 123691
  140. Node: Variables/Recursion
  141. 126782
  142. Node: Options/Recursion
  143. 131534
  144. Node: -w Option
  145. 134265
  146. Node: Sequences
  147. 135251
  148. Node: Empty Commands
  149. 138246
  150. Node: Using Variables
  151. 139414
  152. Node: Reference
  153. 141930
  154. Node: Flavors
  155. 143475
  156. Node: Advanced
  157. 147962
  158. Node: Substitution Refs
  159. 148462
  160. Node: Computed Names
  161. 149989
  162. Node: Values
  163. 154559
  164. Node: Setting
  165. 155476
  166. Node: Appending
  167. 157185
  168. Node: Override Directive
  169. 161096
  170. Node: Defining
  171. 162475
  172. Node: Environment
  173. 164473
  174. Node: Conditionals
  175. 166601
  176. Node: Conditional Example
  177. 167310
  178. Node: Conditional Syntax
  179. 169876
  180. Node: Testing Flags
  181. 174622
  182. Node: Functions
  183. 175719
  184. Node: Syntax of Functions
  185. 176717
  186. Node: Text Functions
  187. 178854
  188. Node: Filename Functions
  189. 185608
  190. Node: Foreach Function
  191. 190729
  192. Node: Origin Function
  193. 193931
  194. Node: Shell Function
  195. 197156
  196. Node: Running
  197. 198533
  198. Node: Makefile Arguments
  199. 200075
  200. Node: Goals
  201. 200770
  202. Node: Instead of Execution
  203. 204551
  204. Node: Avoiding Compilation
  205. 207621
  206. Node: Overriding
  207. 209522
  208. Node: Testing
  209. 211810
  210. Node: Options Summary
  211. 213687
  212. Node: Implicit Rules
  213. 220219
  214. Node: Using Implicit
  215. 222365
  216. Node: Catalogue of Rules
  217. 225852
  218. Node: Implicit Variables
  219. 234665
  220. Node: Chained Rules
  221. 238791
  222. Node: Pattern Rules
  223. 241489
  224. Node: Pattern Intro
  225. 243017
  226. Node: Pattern Examples
  227. 245828
  228. Node: Automatic
  229. 247621
  230. Node: Pattern Match
  231. 253259
  232. Node: Match-Anything Rules
  233. 254863
  234. Node: Canceling Rules
  235. 258722
  236. Node: Last Resort
  237. 259425
  238. Node: Suffix Rules
  239. 261262
  240. Node: Search Algorithm
  241. 264969
  242. Node: Archives
  243. 268458
  244. Node: Archive Members
  245. 269075
  246. Node: Archive Update
  247. 270129
  248. Node: Archive Symbols
  249. 272047
  250. Node: Archive Suffix Rules
  251. 273246
  252. Node: Features
  253. 274511
  254. Node: Missing
  255. 282297
  256. Node: Makefile Conventions
  257. 285874
  258. Node: Makefile Basics
  259. 286222
  260. Node: Utilities in Makefiles
  261. 288108
  262. Node: Standard Targets
  263. 289539
  264. Node: Command Variables
  265. 295585
  266. Node: Directory Variables
  267. 298406
  268. Node: Quick Reference
  269. 304474
  270. Node: Complex Makefile
  271. 311887
  272. Node: Concept Index
  273. 320555
  274. Node: Name Index
  275. 358723
  276. End Tag Table
  277.